[LINUX] Fix booting with e.g. xencons=tty3, so that tty1/tty2 are valid (dummy) devices.
authorkfraser@dhcp93.uk.xensource.com <kfraser@dhcp93.uk.xensource.com>
Mon, 3 Jul 2006 07:52:27 +0000 (08:52 +0100)
committerkfraser@dhcp93.uk.xensource.com <kfraser@dhcp93.uk.xensource.com>
Mon, 3 Jul 2006 07:52:27 +0000 (08:52 +0100)
commit65dc3b4029ddbcf67f2ac9c1960b0807d9ddb39f
tree41b8e23ffe97982c88f486a1e175da7aa885e66d
parentd2f56f31818e9472761b0f78d510bf1ddfcf319d
[LINUX] Fix booting with e.g. xencons=tty3, so that tty1/tty2 are valid (dummy) devices.

Attached patch makes it always create valid devices on tty1-tty63, but
all but the one specified by xencons are dummy devices.

From: Mark McLoughlin <markmc@redhat.com>
Signed-off-by: Keir Fraser <keir@xensource.com>
linux-2.6-xen-sparse/drivers/xen/console/console.c